*** empty log message ***
authorStephen Eglen <stephen@gnu.org>
Tue, 15 Sep 2009 11:38:15 +0000 (11:38 +0000)
committerStephen Eglen <stephen@gnu.org>
Tue, 15 Sep 2009 11:38:15 +0000 (11:38 +0000)
lisp/ChangeLog

index 5545992e8e224245d0d0adcf0bd3565b775dd318..532c89656c13222c94004b020069d48c86c4b220 100644 (file)
@@ -1,3 +1,10 @@
+2009-09-15  Stephen Eglen  <stephen@gnu.org>
+
+       * iswitchb.el (iswitchb-read-buffer): When selecting a match from
+       the  virtual-buffers, use the name of the buffer specified by
+       find-file-noselect, as the match may be a symlink.  (This was a
+       problem if the target and the symlink had differet names.)
+
 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * custom.el (custom-initialize-default, custom-initialize-set): CSE.